Skip to content

feat: add GraphQL API Reference example#10

Merged
devalog merged 5 commits into
mainfrom
devin/1779474903-graphql-example
May 22, 2026
Merged

feat: add GraphQL API Reference example#10
devalog merged 5 commits into
mainfrom
devin/1779474903-graphql-example

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Adds a plant-themed GraphQL API Reference example project. The example demonstrates:

  • A GraphQL schema (schema.graphql) with queries, mutations, subscriptions, enums, and input types
  • generators.yml with a graphql spec entry (including name and origin)
  • docs.yml with a custom layout that groups operations by section (Plants, Orders, Subscriptions)

The schema models a plant store with plants, orders, and order items — consistent with the plant-themed content used across other Fern examples.

Review & Testing Checklist for Human

  • Verify the schema is valid by running fern check in the graphql/ directory
  • Publish the example to graphql.docs.buildwithfern.com and verify the GraphQL API Reference renders correctly

Notes

This example is being added alongside fern-api/docs#5606 which unhides the GraphQL Reference documentation page. Once published, the live demo URL can be linked from the docs page.

Link to Devin session: https://app.devin.ai/sessions/6ec297a50749439ab276ea17ccd914d7
Requested by: @devalog

Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🌿 Preview your docs (multi-source/homepage): https://fern-docs-examples-preview-devin-1779474903-graphql-example-mu.docs.buildwithfern.com

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

devin-ai-integration Bot and others added 2 commits May 22, 2026 18:48
Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
devin-ai-integration Bot and others added 2 commits May 22, 2026 18:59
Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
@devalog devalog merged commit 7d3528d into main May 22, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant